Total Complexity | 12 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 124 |
Lines of code | 55 |
Logical lines of code | 28 |
Comment lines | 34 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setUp() | 75 | 1 | 4 | |
testShouldHaveSecretKey() | 76 | 1 | 4 | |
testShouldHavePublictKey() | 76 | 1 | 4 | |
testCanSetApiKeys() | 69 | 1 | 7 | |
testCanGetJwt() | 76 | 1 | 4 | |
testEmptyTaskShouldThrowException() | 76 | 1 | 4 | |
testNotExistingTaskShouldThrowException() | 81 | 1 | 3 | |
testEncryptSetDefaultKey() | 73 | 1 | 5 | |
testCanSetEncrypt() | 73 | 1 | 5 | |
testUnsetEncryptRemovesKey() | 71 | 1 | 6 | |
testWrongEncryptKeyThrowsException() | 80 | 1 | 3 | |
invalidKeys() | 73 | 1 | 6 |